home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Utilities / Partition Logic 0.68 / partlogic-0.68.iso / programs / helpfiles / umount.txt < prev    next >
Encoding:
Text File  |  2007-05-10  |  282 b   |  17 lines

  1.  
  2.  -- umount --
  3.  
  4. Unmount a filesystem.
  5.  
  6. Usage:
  7.   umount <mount_point>
  8.  
  9. This command will unmount (disconnect, make unusable) the filesystem mounted
  10. at the mount point specified as a parameter.
  11.  
  12. Example:
  13.   umount /C
  14.  
  15. This will synchronize and unmount the logical disk mounted at /C.
  16.  
  17.